home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / rnet107u.zip / RNET_REF.DOC < prev    next >
Text File  |  1991-01-03  |  5KB  |  97 lines

  1.    ╓──────┐ ╓────┐╓─┐ ╓─────┐ ╓─────┐
  2.    ║ ╒══╗ │ ║ ╒╗ │║ │ ║ ╒═══╛ ╚═╗ ╒═╛    Version: 1.07
  3.    ║ └──╜ │ ║ │║ │║ │ ║ └─┐     ║ │      Release: Jan 03 1991
  4.    ║ ╒═╗ ╒╛ ║ │║ │║ │ ║ ╒═╛     ║ │
  5.    ║ │ ║ └┐ ║ │║ └╜ │ ║ └───┐   ║ │      Copyright 1989,1990 Robert Vostreys
  6.    ╚═╛ ╚══╛ ╚═╛╚════╛ ╚═════╛   ╚═╛      All Rights Reserved
  7. _______________________________________________________________________________
  8.                   Quick Reference Guide to RNet Configuration
  9.  
  10. Commandline:
  11.  
  12.   RNET EXPORT HOST_ID [ONLY LocalConf#]     {Export messages for HOST_ID }
  13.   RNET IMPORT HOST_ID [ONLY|SKIPTO Conf#]   {Import messages from HOST_ID}
  14.   RNET SET HOST_ID LocalConf# PointerValue  {Change pointer on conference}
  15.   RNET TOP HOST_ID LocalConf# | ALL         {Set pointer to last message }
  16.  
  17. Environment:
  18.  
  19.   RNET=      D:\DIR\ for the location of the HOST_ID.CFG file
  20.   RNETCONF=  D:\DIR\ or D:\DIR\FILENAME.EXT for RNETCONF conference file
  21.   TMP=       D:\DIR\ where RNet should place working/scratch files
  22.   NODE=      (0-99) PCBoard node number of this machine/partition
  23.  
  24. Keywords: Names and Users
  25.  
  26.   HOSTSYSOP    Host Sysop name
  27.   SYSOP        Your name
  28.   MAKESYSOP    YES|NO;  Should RNet address incoming mail to "SYSOP"?
  29.   PRIVATEUSER  Name;  Up to 25 users may be specified as private mail users
  30.   TCAN         Name;  Up to 25 names that RNet should refuse to process
  31.   TOCAN        Name;  Up to 10 names that if addressed TO should be refused
  32.   FRCAN        Name;  Up to 10 names that if addressed FROM should be refused
  33.   HANDLE       Name,Name;  Up to 25 handle/alias translations - See RNET.DOC
  34.  
  35. Keywords: Taglines
  36.  
  37.   HOSTORIGIN   Tagline;  Tagline for messages FROM your HOST
  38.   ORIGIN       Tagline;  Tagline for messages FROM YOUR system
  39.   HTAG0..9     Tagline;  Up to 10 host taglines -- use CONF= to use them
  40.   TAG0..9      Tagline;  Up to 10 local taglines -- use CONF= to use them
  41.   FORCETAG     YES|NO;  _Always_ place a tagline?
  42.   FORCENOTAG   YES|NO;  _Never_ place a tagline?
  43.   RTAG         YES|NO|ORIGIN;  Enable RNet's " ■ RNet v.vvx:" ID on taglines?
  44.   FIXJH        YES|NO;  Decrypt encrypted JH2 taglines?
  45.  
  46. Keywords: Packet Processing
  47.  
  48.   COMPRESS     Program/switches for compressing REP packets for the host
  49.   UNCOMPRESS   Program/switches for uncompressing QWK packets from the host
  50.   WORKDIR      D:\DIR\ Overrides environment for temp and scratch area
  51.   REPLYPROCESS APPEND|OVERWRITE;  Append or Overwrite existing REP packets
  52.   ARCHIVE      EXTERNAL;  Only use this if you must!  See RNET.DOC
  53.   QWKPATH      D:\DIR\ where QWK packets should be found
  54.   REPPATH      D:\DIR\ where REP packets should be created/found
  55.   KILLQWK      YES|NO;  Delete QWK packets after successful import?
  56.   CHECKREP     YES|NO;  Prompt for disposition of existing REPs during init?
  57.   CKPOINTERS   YES|NO;  Check all messagebases against pointer file at start?
  58.  
  59. Keywords: Message Handling
  60.  
  61.   PRIVATE      YES|NO;  Send R/O messages in _all_ conferences at all times?
  62.   COMMENTS     YES|NO;  Send COMMENTS when found in Private conferences?
  63.   KEYCODE      Char;  See RNET.DOC for cross/gateway echo information
  64.  
  65. Keywords: Conferences
  66.  
  67.   CONF         Local#,Host#[:TAG#];  Conference links from local to host
  68.   PRIVATECONF  Conf#,Conf#,...;  List of conferences allowing R/O messages
  69.   IGNOREECHO   Conf#,Conf#,...;  List of conferences to ignore the EchoFlag
  70.   ANSICONF     Conf#,Conf#,...;  List conferences which allow ANSI sequences
  71.  
  72. Keywords: NetNews
  73.  
  74.   NETNEWS      Conf#;  This is the destination conference for NetNews msgs
  75.   NETADMIN     Conf#;  This is the source conference for NetNews messages
  76.   NETADMINID   Name;  NetNews messages must be FROM this name
  77.   NETSUBJECT   Text;  NetNews messages must have this text in the Subject
  78.  
  79. Keywords: Multinode/NodeChat
  80.  
  81.   NODE         Number(0-99);  PCBoard node number; overrides environment
  82.   USERNET      D:\DIR\FILENAME.EXT of your PCBoard USERNET.DAT file
  83.  
  84. Keywords: Reports
  85.  
  86.   CONFREPORT   D:\DIR\FILENAME.EXT for the conference analysis report
  87.   SUPERLOG     D:\DIR\FILENAME.EXT for the ALLMESSAGELOG report
  88.   DAILY        YES|NO;  Produce VERBOSE.xxx daily reports?
  89.   CALLERLOG    D:\DIR\FILENAME for your CALLERS log (don't add node number)
  90.   LONGCALLER   YES|NO;  Do you want ALL messages reported to CALLERS log?
  91.  
  92. Keywords: Additional
  93.  
  94.   EXTENDED     YES|NO;  YES if host has >255 confs and RNet has problems
  95.   RUN          Command;  Shell to COMMAND.COM/c and run this command
  96.  
  97.